projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
295d550
)
*** empty log message ***
author
Ken Raeburn
<raeburn@raeburn.org>
Tue, 16 Jul 2002 16:37:40 +0000
(16:37 +0000)
committer
Ken Raeburn
<raeburn@raeburn.org>
Tue, 16 Jul 2002 16:37:40 +0000
(16:37 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 29f28059f6196ffb70890f606039aa82554e2a3d..d0cf9f06534f5c7f769da351358bdd98002251f8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,12
@@
2002-07-16 Ken Raeburn <raeburn@gnu.org>
+ * fontset.c (Fset_fontset_font): Use SDATA instead of
+ XSTRING()->data.
+
+ * charset.h (FETCH_STRING_CHAR_ADVANCE,
+ FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES instead of
+ XSTRING()->size_byte.
+
* lisp.h (SDATA, SREF): Produce rvalue.
(SSET): New macro.
* alloc.c (make_event_array): Use SSET for storing into a string.